wayland: Set screen size to bounding box of all outputs
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 26 Mar 2013 21:23:31 +0000 (17:23 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 26 Mar 2013 21:32:15 +0000 (17:32 -0400)
commitabe7dc6bb42a80b653b87b5bc051bbb78859ec76
treeb905fc9ad1839085e9e180ee6aabe6f12d5b83e0
parenta9e980e578adea65be0c97e398f0e59eb6338ac7
wayland: Set screen size to bounding box of all outputs

Don't hardcode 8192x8192.  We don't get this info from wayland, so we
compute it as we receive information about the available wl_outputs.

https://bugzilla.gnome.org/show_bug.cgi?id=692871
gdk/wayland/gdkscreen-wayland.c